Skip to content

EDM parser/converter: Fix " handling#3847

Merged
shroffk merged 1 commit into
masterfrom
edm_cvt_empty_string
Jun 22, 2026
Merged

EDM parser/converter: Fix " handling#3847
shroffk merged 1 commit into
masterfrom
edm_cvt_empty_string

Conversation

@kasemir

@kasemir kasemir commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

If a (slightly buggy) EDM edl file provides just " for an attribute value, missing the closing quote, the parser would run into an index error.

Fixes #3846

If a (slightly buggy) EDM edl file provides just `"` for an attribute value, missing the closing quote, the parser would run into an index error.
@shroffk shroffk merged commit d8ff574 into master Jun 22, 2026
5 checks passed
@shroffk shroffk deleted the edm_cvt_empty_string branch June 22, 2026 13:44
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EDM parser/converter error for values with just "

2 participants